SftTree/NET 2.0

RemoveAt Method, ColumnsClass Class

Softel vdm, Inc.

Removes the specified column.

Syntax      ColumnsClass Class (Softelvdm.SftTreeNET)

VB   

Public Sub RemoveAt( ByVal ColIndex As Integer )

C#   

public void RemoveAt( int ColIndex );

C++   

public: void RemoveAt( int ColIndex );

ColIndex

Column index of the column to remove.

Comments

The RemoveAt method removes the specified column.

The specified columns is removed.

Cells are not affected by this operation and any cells are simply remapped onto the remaining columns.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com